home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 16 / PC Actual CD 16.iso / autocad / R14901.DXR / 00004_StartTimer-CheckRollovers.ls < prev    next >
Encoding:
Text File  |  1997-04-24  |  54 b   |  5 lines

  1. on exitFrame
  2.   CheckForRollovers()
  3.   startTimer()
  4. end
  5.